home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / drivers / win31acc.zip / WIN31ACC.ZIP / OEMSETUP.INF next >
INI File  |  1992-04-16  |  3KB  |  75 lines

  1. ; -------------------------------------------------------------------------
  2. ; ATI OEM Windows 3.1 Display Driver Disk (Accel) for the following ATI
  3. ; products:
  4. ;    ATI 8514 ULTRA
  5. ;    ATI Graphics ULTRA
  6. ;    ATI Graphics VANTAGE
  7. ; Copyright (c) 1992 ATI Technologies Inc.  All rights reserved.
  8. ; -------------------------------------------------------------------------
  9.  
  10. [data]
  11.     Version="3.10"
  12.  
  13. [disks]
  14.     1 =. ,"Microsoft Windows 3.1 Disk #1",disk1
  15.     2 =. ,"Microsoft Windows 3.1 Disk #2",disk2
  16.     3 =. ,"Microsoft Windows 3.1 Disk #3",disk3
  17.     4 =. ,"Microsoft Windows 3.1 Disk #4",disk4
  18.     5 =. ,"Microsoft Windows 3.1 Disk #5",disk5
  19.     6 =. ,"Microsoft Windows 3.1 Disk #6",disk6
  20.     7 =. ,"Microsoft Windows 3.1 Disk #7",disk7
  21.     8 =. ,"Microsoft Windows 3.1 Disk #8",disk8
  22.     o =. ,"OEM ATI Windows 3.1 Accelerator Display Disk",oemdisk1
  23.  
  24. ;profile = driver,        Description of driver,                   resolution,    286 grabber,    logo code,     VDD,          386grabber,  ega.sys,  logo data,     optional work section
  25. [display]
  26.  
  27. ultra     = o:ultra.drv,    "ATI ULTRA 1024x768 Normal 16/256 colors",      "100,120,120", 2:vgacolor.2gr, 2:vgalogo.lgo, o:vddultra.386, 2:vgadib.3gr,, 3:vgalogo.rle, ult
  28. ultrabig = o:ultrabig.drv, "ATI ULTRA 1024x768 Small Fonts 16/256 colors", "100,96,96",   2:vgacolor.2gr, 2:vgalogo.lgo, o:vddultra.386, 2:vgadib.3gr,, 3:vgalogo.rle, ult
  29. ultra800 = o:ultra800.drv, "ATI ULTRA 800x600  16/256 colors",             "100,96,96",   2:vgacolor.2gr, 2:vgalogo.lgo, o:vddultra.386, 2:vgadib.3gr,, 3:vgalogo.rle, ult
  30. ultra640 = o:ultra640.drv, "ATI ULTRA 640x480  16/256 colors",             "100,96,96",   2:vgacolor.2gr, 2:vgalogo.lgo, o:vddultra.386, 2:vgadib.3gr,, 3:vgalogo.rle, ult
  31.  
  32. ; Optional sections listed in field 9 of the display secton are intrpreted as follows:
  33. ;
  34. ; File, Destination, .ini file, Section, LHS, RHS
  35. ;
  36. ; Where:    x:File      = Optional file to be copied, may be left null.
  37. ;           Destination = 0: for windows root or 0:system for system subdir.
  38. ;           .ini file   = Optional Any .ini file to be modified or created.
  39. ;           Section     = Section of .ini file to be modified.
  40. ;           OldLine     = Optional old line to be removed from the ini file.
  41. ;           NewLine     = New text line to be written with the .ini file.
  42.  
  43. [ult]
  44. o:ultra.drv,    0:system
  45. o:ultrabig.drv, 0:system
  46. o:ultra800.drv, 0:system
  47. o:ultra640.drv, 0:system
  48.  
  49. ; copy these fonts depending on the 386 grabber being used
  50. [vga.3gr]
  51. 2:CGA40WOA.FON,2:CGA40850.FON
  52. 2:CGA80WOA.FON,2:CGA80850.FON
  53. 2:EGA40WOA.FON,2:EGA40850.FON
  54. 2:EGA80WOA.FON,2:EGA80850.FON
  55.  
  56. [vgadib.3gr]
  57. 2:CGA40WOA.FON,2:CGA40850.FON
  58. 2:CGA80WOA.FON,2:CGA80850.FON
  59. 2:EGA40WOA.FON,2:EGA40850.FON
  60. 2:EGA80WOA.FON,2:EGA80850.FON
  61.  
  62. [sysfonts]
  63. 2:vgasys.fon,"VGA (640x480) resolution System Font", "100,96,96"
  64. 2:8514sys.fon,"8514/a (1024x768) resolution System Font", "100,120,120"
  65.  
  66. [fixedfonts]
  67. 2:vgafix.fon,"VGA (640x480) resolution Fixed System Font", "100,96,96"
  68. 2:8514fix.fon,"8514/a (1024x768) resolution Fixed System Font",  "100,120,120"
  69.  
  70. [oemfonts]
  71. 2:vgaoem.fon,"VGA (640x480) resolution Terminal Font (USA/Europe)", "100,96,96",1
  72. 2:8514oem.fon,"8514/a (1024x768) resolution Terminal Font (USA/Europe)", "100,120,120",1
  73.  
  74.  
  75.